public ImmutableList<Guid> Flags { get; }
Public ReadOnly Property Flags As ImmutableList(Of Guid) Get
public: property ImmutableList<Guid>^ Flags { ImmutableList<Guid>^ get (); }
function get_Flags();
In This Article