1 write to ActiveXControlName
Microsoft.Build.Tasks.Core (1)
AxReference.cs (1)
75
axImp.
ActiveXControlName
= ReferenceInfo.strippedTypeLibPath;
4 references to ActiveXControlName
Microsoft.Build.Tasks.Core (4)
AxImp.cs (4)
53
get => (string)Bag[nameof(
ActiveXControlName
)];
54
set => Bag[nameof(
ActiveXControlName
)] = value;
128
commandLine.AppendFileNameIfNotNull(
ActiveXControlName
);
148
if (String.IsNullOrEmpty(
ActiveXControlName
))