BuildExtensionContext.LocalAssembly 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.
Gets or sets the locally defined assembly for the build extension context.
public:
property System::String ^ LocalAssembly { System::String ^ get(); };
public string LocalAssembly { get; }
member this.LocalAssembly : string
Public ReadOnly Property LocalAssembly As String
Property Value
The locally defined assembly for the build extension context.