Class ExtensibleMemberAttribute
Inherited Members
System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount(System.UInt32)
System.Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo(System.UInt32, System.UInt32, System.IntPtr)
System.Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames(System.Guid, System.IntPtr, System.UInt32, System.UInt32, System.IntPtr)
System.Attribute.System.Runtime.InteropServices._Attribute.Invoke(System.UInt32, System.Guid, System.UInt32, System.Int16, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr)
Namespace:Microsoft.DocAsCode.YamlSerialization
Assembly:Microsoft.DocAsCode.YamlSerialization.dll
Syntax
public sealed class ExtensibleMemberAttribute : Attribute, _Attribute
Constructors
| Improve this Doc View SourceExtensibleMemberAttribute()
Declaration
public ExtensibleMemberAttribute()
ExtensibleMemberAttribute(String)
Declaration
public ExtensibleMemberAttribute(string prefix)
Parameters
Type | Name | Description |
---|---|---|
String | prefix |
Properties
| Improve this Doc View SourcePrefix
Declaration
public string Prefix { get; }
Property Value
Type | Description |
---|---|
String |