This document is archived and information here might be outdated. Recommended version. |
User ProgId of the schematic attribute function.
[Visual Basic .NET]
Public Property UserProgId As String
[C#]
public string UserProgId {get; set;}
[C++]
HRESULT get_UserProgId(
System.String* UserProgId
);
[C++]
HRESULT put_UserProgId(
BSTR UserProgId
);
[C++] Parameters UserProgId [out, retval]
UserProgId is a parameter of type BSTR* UserProgId [in]
UserProgId is a parameter of type BSTR