CodeProperty.PropertyBuilder Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property System::Reflection::Emit::PropertyBuilder ^ PropertyBuilder { System::Reflection::Emit::PropertyBuilder ^ get(); };
public System.Reflection.Emit.PropertyBuilder PropertyBuilder { get; }
member this.PropertyBuilder : System.Reflection.Emit.PropertyBuilder
Public ReadOnly Property PropertyBuilder As PropertyBuilder