 | IMemberAttributeSetConstruction Property |
Gets the member construction
Namespace:
TSD.API.Remoting.Structure.CreateAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIPropertyWithValidValues<MemberConstruction> Construction { get; }
ReadOnly Property Construction As IPropertyWithValidValues(Of MemberConstruction)
Get
property IPropertyWithValidValues<MemberConstruction>^ Construction {
IPropertyWithValidValues<MemberConstruction>^ get ();
}
abstract Construction : IPropertyWithValidValues<MemberConstruction> with get
Property Value
Type:
IPropertyWithValidValuesMemberConstruction
See Also