Fusion.IAssemblyName.SetProperty(UInt32, IntPtr, UInt32) Method
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:
void SetProperty(System::UInt32 propertyId, IntPtr assemblyProperty, System::UInt32 propertyLength);
public void SetProperty (uint propertyId, IntPtr assemblyProperty, uint propertyLength);
abstract member SetProperty : uint32 * nativeint * uint32 -> unit
Public Sub SetProperty (propertyId As UInteger, assemblyProperty As IntPtr, propertyLength As UInteger)
Parameters
- propertyId
- UInt32
- assemblyProperty
- IntPtr
- propertyLength
- UInt32