FileNameMacrosParser.IsProperty Property

Definition

public:
 property System::Collections::Generic::List<bool> ^ IsProperty { System::Collections::Generic::List<bool> ^ get(); };
public System.Collections.Generic.List<bool> IsProperty { get; }
member this.IsProperty : System.Collections.Generic.List<bool>
Public ReadOnly Property IsProperty As List(Of Boolean)

Property Value

List<Boolean>

Applies to