| ProjectPropertyChangedEventArgsPropertyName Property |
This read-only property returns the property name
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax public string PropertyName { get; }
Public ReadOnly Property PropertyName As String
Get
public:
property String^ PropertyName {
String^ get ();
}
member PropertyName : string with get
Property Value
Type:
StringSee Also